xen.git
2020-02-08 Jeff Kubascikxen/arm: Handle unimplemented VGICv3 registers as RAZ/WI
2020-02-08 Julien Grallxen/include: Fix typoes in asm-x86/domain.h
2020-02-08 Julien Grallxen/include: public: Document the padding in struct...
2020-02-06 Jan Beulichx86/HVM: reduce scope of pfec in hvm_emulate_init_per_i...
2020-02-06 Jan Beulichx86/HVM: introduce "curr" into hvmemul_rep_{mov,sto}s()
2020-02-06 Wei Liux86/guest/xen: only set HVM parameter on BSP
2020-02-06 Wei Liux86: make it clear range is inclusive when printing...
2020-02-06 Jan Beulichdomctl/vNUMA: avoid arithmetic overflow
2020-02-06 Jan BeulichArm/GICv2: don't needlessly use xzalloc_bytes()
2020-02-06 Jan Beulichxmalloc: guard against integer overflow
2020-02-06 Jan BeulichEFI: don't leak heap contents through XEN_EFI_get_next_...
2020-02-06 Jan BeulichEFI: re-check {get,set}-variable name strings after...
2020-02-05 Wei Liux86/hyperv: setup VP assist page
2020-02-05 Wei Liux86/hyperv: retrieve vp_index from Hyper-V
2020-02-05 Wei Liux86/hyperv: provide percpu hypercall input page
2020-02-05 Wei Liux86/hyperv: provide Hyper-V hypercall functions
2020-02-05 Wei Liux86/hyperv: setup hypercall page
2020-02-05 Wei Liux86/hypervisor: provide hypervisor_fixup_e820
2020-02-05 Wei Liux86: provide executable fixmap facility
2020-02-05 Wei Liux86/smp: don't online cpu if hypervisor_ap_setup fails
2020-02-05 Wei Liux86/hypervisor: make hypervisor_ap_setup return an...
2020-02-05 Tamas K Lengyelx86/mem_sharing: use default_access in add_to_physmap
2020-02-05 Tamas K Lengyelx86/hvm: introduce hvm_copy_context_and_params
2020-02-05 Jan Beulichx86/HVM: rename a variable in __hvm_copy()
2020-02-05 Roger Pau MonnéRevert "tools/libxc: disable x2APIC when using nested...
2020-02-05 Roger Pau Monnéx86/vvmx: don't enable interrupt window when using...
2020-02-05 Roger Pau Monnéx86/vvmx: fix VM_EXIT_ACK_INTR_ON_EXIT handling
2020-02-05 Roger Pau Monnéx86/vvmx: fix virtual interrupt injection when Ack...
2020-02-05 Andrew Cooperlibxc/restore: Fix REC_TYPE_X86_PV_VCPU_XSAVE data...
2020-02-05 Paul Durrantlibxl: fix assertion failure in stub domain creation
2020-02-04 Ian JacksonINSTALL: Mention kconfig
2020-02-04 Stefan Badertools/xenstore: Re-introduce (fake) xs_restrict call...
2020-02-03 Wei Liux86: move viridian_page_msr to hyperv-tlfs.h
2020-02-03 Roger Pau Monnedocs/xl: fix typo in xl.cfg
2020-02-03 Sarah Newmandocs/misc: xen-command-line: fix parameters in sample...
2020-02-03 Paul Durrantx86 / vmx: move teardown from domain_destroy()...
2020-02-03 Jan Beulichx86/EPT: drop redundant ept_p2m_type_to_flags() parameters
2020-02-03 Jan Beulichx86/EPT: do away with hidden GUEST_TABLE_MAP_FAILED...
2020-02-03 Roger Pau Monnéx86/tlb: fix NEED_FLUSH return type
2020-02-03 Juergen Grossxen: split parameter related definitions in own header...
2020-01-31 Julien Grallxen/x86: domctl: Don't leak data via XEN_DOMCTL_gethvmc...
2020-01-31 Julien Grallxen/x86: domain: Remove specific case when allocating...
2020-01-31 Wei Liux86: make paddr_bits available earlier
2020-01-31 Juergen Grosstools/xenstore: don't apply write limiting for privileg...
2020-01-31 Juergen Grosstools/xenstore: add newline for printing of stubdom...
2020-01-31 Paul Durrantlibxl: generalise libxl__domain_userdata_lock()
2020-01-31 Paul Durrantlibxl_create: make 'soft reset' explicit
2020-01-31 Paul Durrantlibxl: add definition of INVALID_DOMID to the API
2020-01-31 Jan Beulichx86/HVM: avoid truncation of PM timer I/O port range...
2020-01-31 Jan Beulichx86/HVM: relinquish resources also from hvm_domain_dest...
2020-01-31 Wei LiuMAINTAINERS: put Hyper-V code under Viridian maintainership
2020-01-30 Jan Beulichx86: fold linker script pre-processing rules
2020-01-30 Jan Beulichx86: undo part of "refine link time stub area related...
2020-01-30 Anthony PERARDxen: Move GCC_HAS_VISIBILITY_ATTRIBUTE to Kconfig and...
2020-01-30 Anthony PERARDxen: Use $(CONFIG_CC_IS_CLANG) instead of $(clang)...
2020-01-30 Anthony PERARDxen: Move CONFIG_INDIRECT_THUNK to Kconfig
2020-01-30 Anthony PERARDxen: Import cc-ifversion from Kbuild
2020-01-30 Anthony PERARDxen: Have Kconfig check $(CC)'s version
2020-01-30 Anthony PERARDxen: Update Kconfig to Linux v5.4
2020-01-29 Tamas K Lengyelx86/mem_access: use __get_gfn_type_access in set_mem_access
2020-01-29 Igor Druzhininx86/suspend: disable watchdog before calling console_st...
2020-01-29 Olaf Heringx86/domctl: fix typo in comment
2020-01-29 Tamas K Lengyelx86/mem_sharing: replace MEM_SHARING_DEBUG with gdprintk
2020-01-29 Roger Pau Monnéx86/apic: fix disabling LVT0 in disconnect_bsp_APIC
2020-01-28 Juergen Grossdocs: document CONTROL command of xenstore protocol
2020-01-28 Wei Liudocs: fix StudlyCaps in libxl-migration-stream.pandoc
2020-01-28 Ian Jacksondocs: Fix StudlyCaps in libxc-migration-stream.pandoc...
2020-01-28 Juergen Grossdocs: add DIRECTORY_PART specification do xenstore...
2020-01-27 Ian Jacksonlibxl: event: Move poller pipe emptying to the end...
2020-01-27 Ian Jacksonlibxl: event: Fix possible hang with libxl_osevent_befo...
2020-01-27 Ian Jacksonlibxl: event: Break out baton_wake
2020-01-27 Ian Jacksonlibxl: event: poller pipe optimisation
2020-01-27 Ian Jacksonlibxl: event: Fix hang when mixing blocking and eventy...
2020-01-27 Ian Jacksonlibxl: event: Make libxl__poller_wakeup take a gc,...
2020-01-27 Ian Jacksonlibxl: event: Make LIBXL__EVENT_DISASTER take a gc...
2020-01-27 Ian Jacksonlibxl: event: Introduce CTX_UNLOCK_EGC_FREE
2020-01-27 Ian Jacksonlibxl: event: Rename ctx.pollers_fd_changed to .pollers...
2020-01-27 Ian Jacksonlibxl: event: Rename poller.fds_changed to .fds_deregis...
2020-01-27 Ian JacksonRevert "docs: retrospectively add XS_DIRECTORY_PART...
2020-01-27 Paul Durrantdocs: retrospectively add XS_DIRECTORY_PART to the...
2020-01-27 Ian JacksonMAINTAINERS: Make tools/xl part of LIBXENLIGHT stanza
2020-01-27 Anthony PERARDautomation: updating container to have python3-config...
2020-01-27 Anthony PERARDautomation: Only build QEMU if Python >= 3.5
2020-01-27 Jeff Kubascikxen/arm: Sign extend TimerValue when computing the...
2020-01-27 Jeff Kubascikxen/arm: remove physical timer offset
2020-01-25 Paul Durrantxen/mm: remove donate_page()
2020-01-25 Paul Durrantx86/hvm: make domain_destroy() method optional
2020-01-25 Paul Durrantx86/hvm: add domain_relinquish_resources() method
2020-01-25 Paul Durrantx86/vmx: make apic_access_mfn type-safe
2020-01-25 Andrew Coopertools/libxl: Reposition build_pre() logic between archi...
2020-01-24 Andrew Cooperxen/list: Remove prefetching
2020-01-24 Anthony PERARDlibxl: Fix comment about dcs.sdss
2020-01-24 Anthony PERARDxen/test/livepatch: remove include of Config.mk
2020-01-24 Anthony PERARDxen/build: Remove left over -DMAX_PHYS_IRQS
2020-01-24 Juergen Grossxen: make CONFIG_DEBUG_LOCKS usable without CONFIG_DEBUG
2020-01-24 Andrew Coopertools/libxl: Code-gen improvements for libxl_save_msgs_...
2020-01-24 Tamas K Lengyelx86/mem_access: move _ve functions to x86 header
2020-01-24 Andrew CooperRevert "tools/libxl: Plumb domain_create_state down...
2020-01-24 Jan BeulichArm/p2m: fix build after ea22bcd030da and 2aa977eb6baa
2020-01-24 Eslam Elniketyx86/microcode: use const qualifier for microcode buffer
next